- Direction
enum Direction
Undocumented in source.
- dir
Direction dir;
Undocumented in source.
- spacing
int spacing;
Undocumented in source.
- padding
int padding;
Undocumented in source.
- setDirection
void setDirection(Direction d)
Undocumented in source. Be warned that the author may not have intended to support it.
- setSpacing
void setSpacing(int spacing)
Undocumented in source. Be warned that the author may not have intended to support it.
- setPadding
void setPadding(int padding)
Undocumented in source. Be warned that the author may not have intended to support it.
- addChild
alias addChild = Widget.addChild
Undocumented in source.
- addChild
void addChild(Widget w)
Undocumented in source. Be warned that the author may not have intended to support it.
- updateLayout
void updateLayout()
Undocumented in source. Be warned that the author may not have intended to support it.
- preRender
void preRender()
Undocumented in source. Be warned that the author may not have intended to support it.